Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / em<a> Class / a Method

In This Topic
    a Method (em<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function a( _
       ByVal a As a, _
       ByVal b As es, _
       ByVal c As eo(Of a) _
    ) As System.Tuple(Of String,ew,String)
    protected System.Tuple<string,ew,string> a( 
       a a,
       es b,
       eo<a> c
    )

    Parameters

    a
    b
    c
    See Also